3.562 \(\int \frac{\sqrt{e x} \left (A+B x^3\right )}{\left (a+b x^3\right )^{5/2}} \, dx\)

Optimal. Leaf size=79 \[ \frac{2 (e x)^{3/2} (a B+2 A b)}{9 a^2 b e \sqrt{a+b x^3}}+\frac{2 (e x)^{3/2} (A b-a B)}{9 a b e \left (a+b x^3\right )^{3/2}} \]

[Out]

(2*(A*b - a*B)*(e*x)^(3/2))/(9*a*b*e*(a + b*x^3)^(3/2)) + (2*(2*A*b + a*B)*(e*x)
^(3/2))/(9*a^2*b*e*Sqrt[a + b*x^3])

_______________________________________________________________________________________

Rubi [A]  time = 0.121499, antiderivative size = 79, normalized size of antiderivative = 1., number of steps used = 2, number of rules used = 2, integrand size = 26, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.077 \[ \frac{2 (e x)^{3/2} (a B+2 A b)}{9 a^2 b e \sqrt{a+b x^3}}+\frac{2 (e x)^{3/2} (A b-a B)}{9 a b e \left (a+b x^3\right )^{3/2}} \]

Antiderivative was successfully verified.

[In]  Int[(Sqrt[e*x]*(A + B*x^3))/(a + b*x^3)^(5/2),x]

[Out]

(2*(A*b - a*B)*(e*x)^(3/2))/(9*a*b*e*(a + b*x^3)^(3/2)) + (2*(2*A*b + a*B)*(e*x)
^(3/2))/(9*a^2*b*e*Sqrt[a + b*x^3])

_______________________________________________________________________________________

Rubi in Sympy [A]  time = 11.3027, size = 66, normalized size = 0.84 \[ \frac{2 \left (e x\right )^{\frac{3}{2}} \left (A b - B a\right )}{9 a b e \left (a + b x^{3}\right )^{\frac{3}{2}}} + \frac{4 \left (e x\right )^{\frac{3}{2}} \left (A b + \frac{B a}{2}\right )}{9 a^{2} b e \sqrt{a + b x^{3}}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  rubi_integrate((B*x**3+A)*(e*x)**(1/2)/(b*x**3+a)**(5/2),x)

[Out]

2*(e*x)**(3/2)*(A*b - B*a)/(9*a*b*e*(a + b*x**3)**(3/2)) + 4*(e*x)**(3/2)*(A*b +
 B*a/2)/(9*a**2*b*e*sqrt(a + b*x**3))

_______________________________________________________________________________________

Mathematica [A]  time = 0.0583899, size = 44, normalized size = 0.56 \[ \frac{2 x \sqrt{e x} \left (3 a A+a B x^3+2 A b x^3\right )}{9 a^2 \left (a+b x^3\right )^{3/2}} \]

Antiderivative was successfully verified.

[In]  Integrate[(Sqrt[e*x]*(A + B*x^3))/(a + b*x^3)^(5/2),x]

[Out]

(2*x*Sqrt[e*x]*(3*a*A + 2*A*b*x^3 + a*B*x^3))/(9*a^2*(a + b*x^3)^(3/2))

_______________________________________________________________________________________

Maple [A]  time = 0.01, size = 39, normalized size = 0.5 \[{\frac{2\,x \left ( 2\,A{x}^{3}b+Ba{x}^{3}+3\,Aa \right ) }{9\,{a}^{2}}\sqrt{ex} \left ( b{x}^{3}+a \right ) ^{-{\frac{3}{2}}}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  int((B*x^3+A)*(e*x)^(1/2)/(b*x^3+a)^(5/2),x)

[Out]

2/9*x*(2*A*b*x^3+B*a*x^3+3*A*a)*(e*x)^(1/2)/(b*x^3+a)^(3/2)/a^2

_______________________________________________________________________________________

Maxima [F]  time = 0., size = 0, normalized size = 0. \[ \int \frac{{\left (B x^{3} + A\right )} \sqrt{e x}}{{\left (b x^{3} + a\right )}^{\frac{5}{2}}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((B*x^3 + A)*sqrt(e*x)/(b*x^3 + a)^(5/2),x, algorithm="maxima")

[Out]

integrate((B*x^3 + A)*sqrt(e*x)/(b*x^3 + a)^(5/2), x)

_______________________________________________________________________________________

Fricas [A]  time = 0.214467, size = 80, normalized size = 1.01 \[ \frac{2 \,{\left ({\left (B a + 2 \, A b\right )} x^{4} + 3 \, A a x\right )} \sqrt{b x^{3} + a} \sqrt{e x}}{9 \,{\left (a^{2} b^{2} x^{6} + 2 \, a^{3} b x^{3} + a^{4}\right )}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((B*x^3 + A)*sqrt(e*x)/(b*x^3 + a)^(5/2),x, algorithm="fricas")

[Out]

2/9*((B*a + 2*A*b)*x^4 + 3*A*a*x)*sqrt(b*x^3 + a)*sqrt(e*x)/(a^2*b^2*x^6 + 2*a^3
*b*x^3 + a^4)

_______________________________________________________________________________________

Sympy [F(-1)]  time = 0., size = 0, normalized size = 0. \[ \text{Timed out} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((B*x**3+A)*(e*x)**(1/2)/(b*x**3+a)**(5/2),x)

[Out]

Timed out

_______________________________________________________________________________________

GIAC/XCAS [A]  time = 0.233009, size = 86, normalized size = 1.09 \[ \frac{2 \, x^{\frac{3}{2}}{\left (\frac{3 \, A e^{5}}{a} + \frac{{\left (B a^{5} b^{5} e^{21} + 2 \, A a^{4} b^{6} e^{21}\right )} x^{3} e^{\left (-16\right )}}{a^{6} b^{5}}\right )} e^{\frac{3}{2}}}{9 \,{\left (b x^{3} e^{4} + a e^{4}\right )}^{\frac{3}{2}}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((B*x^3 + A)*sqrt(e*x)/(b*x^3 + a)^(5/2),x, algorithm="giac")

[Out]

2/9*x^(3/2)*(3*A*e^5/a + (B*a^5*b^5*e^21 + 2*A*a^4*b^6*e^21)*x^3*e^(-16)/(a^6*b^
5))*e^(3/2)/(b*x^3*e^4 + a*e^4)^(3/2)